ComponentOne ASP.NET MVC Controls
IsDisabled Property (FlexGridGroupPanel<T>)

C1.Web.Mvc Namespace > FlexGridGroupPanel<T> Class : IsDisabled Property
Gets or sets a value that determines whether the control is disabled.
Syntax
'Declaration
 
Public Property IsDisabled As Boolean
public bool IsDisabled {get; set;}
Remarks
Disabled controls cannot get mouse or keyboard events.
See Also

Reference

FlexGridGroupPanel<T> Class
FlexGridGroupPanel<T> Members